load server - определение. Что такое load server
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое load server - определение

SET OF TECHNIQUES TO IMPROVE THE DISTRIBUTION OF WORKLOADS ACROSS MULTIPLE COMPUTING RESOURCES
Load balancer; PPLB; Global Server Load Balancing; Gslb; Load distribution; Load distributing; GSLB; Link Load Balancing; Server Load Balancing; Ip sprayer; Ip spraying; Component Load Balancing; Load Balancer; Cluster with load-balancing; Load-balanced; Load sharing
  • Diagram illustrating user requests to an [[Elasticsearch]] cluster being distributed by a load balancer. (Example for [[Wikipedia]].)
Найдено результатов: 969
Load balancing (computing)         
In computing, load balancing is the process of distributing a set of tasks over a set of resources (computing units), with the aim of making their overall processing more efficient. Load balancing can optimize the response time and avoid unevenly overloading some compute nodes while other compute nodes are left idle.
Load (computing)         
  • [[htop]] displaying a significant computing load (top right: ''Load average:'')
AMOUNT OF COMPUTATIONAL WORK PERFORMED
Load average; Unix load average; System load; Load Averages; Load averages; Load Average; System load average; Load times; Loadavg; IOtop (Unix); Load (Unix)
In UNIX computing, the system load is a measure of the amount of computational work that a computer system performs. The load average represents the average system load over a period of time.
Server (computing)         
  • client]] computers communicating with a '''server''' computer via the [[Internet]]
  • Sun's [[Cobalt Qube]] 3; a computer [[server appliance]] (2002); running Cobalt Linux (a customized version of Red Hat Linux, using the 2.2 Linux kernel), complete with the Apache web server.
  • WWW]] server is located at [[CERN]] with its original sticker that says: "This machine is a server. DO NOT POWER IT DOWN!!"
  • rack-mountable]] server with the top cover removed to reveal internal components
  • A network based on the '''[[client–server model]]''' where multiple individual ''clients'' request services and resources from centralized servers
  • [[Wikimedia Foundation]] rackmount servers on racks in a data center
COMPUTER PROGRAM OR DEVICE THAT PROVIDES ACCESS TO A CENTRAL RESOURCE OR OTHER FUNCTIONALITY FOR CLIENTS
Enterprise server; Enterprise Sever; Enterprise Server; Network servers; Network Server; Server computer; Computer server; Network server; Net server; PC server; Server (computer); Server operating system; Server application; Server hardware; Server OS; Server computing; Remote server; Internet server; Server (hardware); Server software; Mobile server; Server (Computing); Mobile Server; Master server; Computer servers
In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called "clients". This architecture is called the client–server model.
Dummy load         
  • Four heavy duty dummy loads used at an amplifier shootout
  • Microwave dummy load designed to attach to [[waveguide]].
DEVICE USED TO SIMULATE AN ELECTRICAL LOAD
Electronic load; Electronic Load; Dummy antenna
A dummy load is a device used to simulate an electrical load, usually for testing purposes. In radio a dummy antenna is connected to the output of a radio transmitter and electrically simulates an antenna, to allow the transmitter to be adjusted and tested without radiating radio waves.
Load (unit)         
UNIT OF AMOUNT
Fother; Charrus; Load of London; Fother (unit)
The load, also known as a fodder, fother, and charrus (,  "cartload"), is a historic English unit of weight or mass of various amounts, depending on the era, the substance being measured, and where it was being measured. The term was in use by the 13th century, and disappeared with legislation from the 1820s onwards.
Glycemic load         
ESTIMATE OF HOW MUCH A QUANTITY OF FOOD WILL RAISE A PERSON'S BLOOD GLUCOSE LEVEL
Glycemic Load; Glycaemic load
The glycemic load (GL) of food is a number that estimates how much the food will raise a person's blood glucose level after eating it. One unit of glycemic load approximates the effect of eating one gram of glucose.
Stream load         
  • A high level of sediment in the [[Logan River]] due to thunderstorm activity
  • Increased suspended load gives this flooded stream its muddy color.
  • Dissolved and suspended load move with the natural stream flow, while the heavier bed load rolls across the floor of the stream.
A GEOLOGIC TERM REFERRING TO THE SOLID MATTER CARRIED BY A STREAM
Stream Load; Sediment load
Stream load is a geologic term referring to the solid matter carried by a stream (Strahler and Strahler, 2006). Erosion and bed shear stress continually remove mineral material from the bed and banks of the stream channel, adding this material to the regular flow of water.
peak load         
GRAPH OF THE VARIATION IN THE ELECTRICAL LOAD VERSUS TIME
Load Profile; Load curve; Peak load; Load Shape; Load forecast; Demand profile
¦ noun the maximum of electrical power demand.
Fother         
UNIT OF AMOUNT
Fother; Charrus; Load of London; Fother (unit)
·noun ·see Fodder, a unit of weight.
II. Fother ·noun A wagonload; a load of any sort.
III. Fother ·vt To stop (a leak in a ship at sea) by drawing under its bottom a thrummed sail, so that the pressure of the water may force it into the crack.
client-server model         
  • A computer network diagram of clients communicating with a server via the Internet
DISTRIBUTED APPLICATION STRUCTURE IN COMPUTING
Client/server; Client server; Client-Server; Client-server architecture; Client-server model; Client-server protocol; Client/Server Architecture; 2-tier architecture; Client-Side; Client-Server Architecture; Client/server architecture; Client/server environment; Client/server network; Client/server protocol; Client-server system; Server-client model; Client-server computing; Server-client architecture; 2-tier; Client/server principle; Client-server programming; Client/server computing; Client server architecture; Benefits of client server computing; Client-server; Client–server architecture; Client–server; Server–client architecture; Client server communication; Client–server computing; Client-Server Model

Википедия

Load balancing (computing)

In computing, load balancing is the process of distributing a set of tasks over a set of resources (computing units), with the aim of making their overall processing more efficient. Load balancing can optimize the response time and avoid unevenly overloading some compute nodes while other compute nodes are left idle.

Load balancing is the subject of research in the field of parallel computers. Two main approaches exist: static algorithms, which do not take into account the state of the different machines, and dynamic algorithms, which are usually more general and more efficient but require exchanges of information between the different computing units, at the risk of a loss of efficiency.